Gets an export package with a given name.
FindPackage(NameOrID As String) As IASExportPackage
Name |
Description |
---|---|
NameOrID |
Name or ID of the export package to get. |
An ExportPackage object.
Related concepts